[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  BOF()             Set to .T. on LastRec() + 1 access.

  Clipper Version  1.29 dtd 04/15/91.

  Problem Statement

  BOF() will return .T. under the following example:
       USE test
       GO LASTREC() + 1
       ? BOF()   // => .T.

  Cause

  Unknown.

  Work Around(s)

  Don't 'Jump' to LastRec() + 1 and test for BOF(). Skip works ok.


This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson